www.gusucode.com > 良精ASP微博管理系统 V1.0 > 良精ASP微博管理系统 V1.0\code\admin\images\Admin.css

    body {
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #FAFAFA;
	scrollbar-shadow-color: #BDBDBD;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #939393;
	scrollbar-track-color: #F4F4F4;
	scrollbar-darkshadow-color: #FFFFFF
}
.navPoint{
	font-family: Webdings;
	font-size:9pt;
	color:white;
	cursor:hand;
}
A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 12px;
}
A:visited { COLOR: #000000; TEXT-DECORATION: none}
A:hover { COLOR: #000000; TEXT-DECORATION: none}
.Input{
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	FONT-SIZE: 9pt;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	HEIGHT: 18px;
	background-color: #FFFFFF;
	border: 1px outset #cccccc;
}
.TextArea {border-width: 1; border-color: #000000; background-color: #ffffff; font-family: 宋体; font-size: 9pt; font-style: bold;}
.Select {border-width: 1; border-color: #000000; background-color: #ffffff; font-family: 宋体; font-size: 9pt; font-style: bold;}
.Title { COLOR: #000000; FONT-SIZE: 16px; font-weight:bold;}
.Content { COLOR: #000000; FONT-SIZE: 14px;line-height:130%; }
.BigBox {border:1px solid #808080;width:100%;}
tr {
	font-size: 12px;
	color: #000000;
}
.login {
	font-size: 12px;
	height: 20px;
	width: 90px;
	border: 1px groove #CCCCCC;
	background-image: url(top_bg.jpg);

}
th {
	font-size: 12px;
	font-weight: bold;
}
p {
	font-size: 12px;
	color: #000000;
}
.Mini {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00659c;
	border: none;
	height: 20px;
	width: 50px;
}
.Botton {
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 20px;
}
input {
	font-size: 12px;
	border: 1px groove #CCCCCC;
	height: 18px;
}textarea {
	border: 1px groove #CCCCCC;
}
select {
	border: 1px groove #CCCCCC;
}
white {
	font-size: 12px;
	color: #FFFFFF;
}